STEP 2: Let's choose our sprite's place on the stage.
We can use action commands to move our sprites. We use variable names to refer to particular sprites.
- Click on . Drag out Go To.
- Change the name in front of the .go_to() command to wilbur.
- Change the coordinates in the .go_to() command to (-50, -150)
To navigate the page using the TAB key, first press ESC to exit the code editor.